-
Home
-
Jetpack – WP Security, Backup, Speed, & Growth
-
15.0 (latest)
-
Code
-
Classes
- JWT
Total Complexity |
63 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
389 |
Lines of code |
190 |
Logical lines of code |
119 |
Comment lines |
140 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
decode() |
C |
35 |
31 |
71 |
verify() |
A |
48 |
8 |
31 |
sign() |
S |
56 |
5 |
18 |
json_decode() |
S |
60 |
5 |
12 |
encode() |
S |
55 |
4 |
19 |
json_encode() |
S |
63 |
4 |
10 |
urlsafe_b64_decode() |
S |
65 |
2 |
8 |
safe_strlen() |
S |
70 |
2 |
6 |
handle_json_error() |
S |
61 |
1 |
12 |
urlsafe_b64_encode() |
S |
77 |
1 |
3 |